func crypto/tls.certificateRequestInfoFromMsg
2 uses
crypto/tls (current package)
handshake_client.go#L553: cri := certificateRequestInfoFromMsg(hs.ctx, c.vers, certReq)
handshake_client.go#L904: func certificateRequestInfoFromMsg(ctx context.Context, vers uint16, certReq *certificateRequestMsg) *CertificateRequestInfo {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)